projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fc36a6
)
Spelling fix.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 22 Dec 2013 07:23:49 +0000
(23:23 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 22 Dec 2013 07:23:49 +0000
(23:23 -0800)
src/xfont.c
patch
|
blob
|
history
diff --git
a/src/xfont.c
b/src/xfont.c
index df69c9141bd4a5b05c4706980500f65a5ed45280..72437f374e8abc0248c97bd6b54a53af840a9e0f 100644
(file)
--- a/
src/xfont.c
+++ b/
src/xfont.c
@@
-895,7
+895,7
@@
xfont_close (struct font *font)
struct xfont_info *xfi = (struct xfont_info *) font;
/* This function may be called from GC when X connection is gone
- (Bug#16093), and an attempt to free font resour
s
es on invalid
+ (Bug#16093), and an attempt to free font resour
c
es on invalid
display may lead to X protocol errors or segfaults. */
if (xfi->xfont && x_display_info_for_display (xfi->display))
{